projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cb778c
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Sat, 11 May 2002 16:00:10 +0000
(16:00 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sat, 11 May 2002 16:00:10 +0000
(16:00 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c92e4b5cff4dffb70b662c1a39588c6c42cf6f75..570c82c962845977e6bb906f65c8c38c7718bd92 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2002-05-11 Andreas Schwab <schwab@suse.de>
+
+ * coding.c (intersection): Keep the elements of the returned list
+ in the same order as in the first list.
+
2002-05-11 Kim F. Storm <storm@cua.dk>
* keymap.c (current_minor_maps): Fixed resizing of cmm_maps;